C1.DataCollection Assembly / C1.DataCollection Namespace / C1DataCollection<T> Class / CanRemoveRange Method

In This Topic
CanRemoveRange Method (C1DataCollection<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function CanRemoveRange( _
   ByVal index As Integer, _
   ByVal count As Integer _
) As Boolean
 

Parameters

index
count
See Also